home *** CD-ROM | disk | FTP | other *** search
-
- DNET (c)Copyright 1987-1989 Matthew Dillon, All Rights Reserved
-
- Matthew Dillon
- 891 Regal Rd
- Berkeley, Ca. 94708
- USA
-
- ...!ihnp4!ucbvax!dillon USENET
- dillon@ucbvax.Berkeley.edu ARPANET
- ucbvax.berkeley.edu pub/amiga ARPANET-FTP
-
- CHANGES THIS VERSION:
- 7 bit support
-
- files compile under Lattice C (and don't compile under Aztec C but
- will eventually compiler under the new Aztec).
-
-
- REQUIREMENTS TO RUN DNET ON AN AMIGA
- (This distribution contains the necessary files for running dnet)
-
- ENV: must exist. DNet creates and references ENV: variables
-
- DPIPE: Required only if you intend to run remote CLIs
- (SCLI needs it). A proper Mountlist entry must be
- added and l:dpipe-handler must be installed.
-
- DEVS:SERIAL.DEVICE MUST be the 1.3 serial.device (from your 1.3
- workbench disk) for reliable operation.
- S:DNET.SERVERS must exist and must contain proper paths to
- the various servers.
- S:DNET.CONFIG must exist
- <dnet binaries> All the DNet binaries must be in your path
-
- * read the README file for installation instructions
-
- * files available via USMail or ARPANet FTP to ucbvax.berkeley.edu,
- in the pub/amiga directory as dnet.amiga.bin.tar.Z
-
- FTP/ARPANET ACCESS
-
- ucbvax.berkeley.edu, anonymous login, directory pub/amiga
-
-
- REQUIREMENTS TO COMPILE DNET FOR AN AMIGA
- (This distribution does not contain all files required for compiling)
-
- NOTE: SOURCE / MAKEFILES ARE FOR LATTICE C
- NOTE: the source directory structure must be maintained
- as is. You MUST modify the DMakefile's in the
- source directories to fix the paths to your needs.
-
- Restore -My backup/restore program ... only needed if DNet
- is packaged in a .bak file to unpack it.
- DMake -My make program
- List -Amiga OS V1.3 C:List (on the 1.3 workbench disk)
- sup32.lib -My support library
- local/*.h -#include's for my support library
-
- <dnet-amiga-source> -Source to all the clients, servers, and protocol
- driver.
-
- <dnet-amiga-source> is available via USMail or ARPANet FTP. ARPANET
-
- FTP: ucbvax.berkeley.edu, anonymous login, pub/amiga directory
-
-
-